﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 9pt;
	font-family: "微软雅黑";
}
.zt {
	font-family: "Century Gothic";
}
.p10 {
	font-size: 10.5pt;
}
.p11 {
	font-size: 11pt;
}
.p12 {
	font-size: 12pt;
}
.p13 {
	font-size: 13pt;
}
.p14 {
	font-size: 14pt;
}
.p15 {
	font-size: 15pt;
}
.p16 {
	font-size: 16pt;
}
.p17 {
	font-size: 17pt;
}
.p18 {
	font-size: 18pt;
}
.p19 {
	font-size: 19pt;
}
.p20 {
	font-size: 20pt;
}
.lineheight {
	line-height: 18px;
}
.lineheight1 {
	line-height: 25px;
}
.lineheight2 {
	line-height: 34px;
}

.en {
	font-family: "VERDANA";
	font-size: 9pt;
}

a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
		
}
a:active {
	text-decoration: none;
}

.box {
	height:29px; width:157px; background:#ffffff; border:1px solid #e5e5e5; line-height:29px; padding-left:8px; color:#666;
}

.red{color:#ff0000}  
.white{color:#ffffff}
.blank{color:#000000}
.color333333{color:#333333}
.color666666{color:#666666}
.color999999{color:#999999}
.color253e6b{color:#253e6b}
.color006699{color:#006699}
.color0099cc{color:#0099cc}
.colorcccccc{color:#cccccc}
.color613997{color:#613997}
.colorCBE1F3{color:#CBE1F3}

.card-thumb {
    will-change: transform;
    transition: transform ease-in-out .5s;
}


    .card-thumb:hover {
        transform: scale(1.1);
    }


.thumb-link {
	vertical-align: bottom;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.cuti{font-weight:bold}

.normal {background:none}
.normal table tr td a{color:#000000; text-decoration:none}
.current table tr td a{color:#FFF;text-decoration:none}

.normal table tr td a:hover{color:#000000; text-decoration:underline}
.current table tr td a:hover{color:#FFF;text-decoration:underline}

.container1 {display:block;position:relative;overflow:visible;z-index:1;}
.container1 .menus {position:absolute;top:50px;z-index:10;display:none;left:0}